Software Engineering at Google by Hyrum Wright & Tom Manshreck & Titus Winters

Software Engineering at Google by Hyrum Wright & Tom Manshreck & Titus Winters

Author:Hyrum Wright & Tom Manshreck & Titus Winters [Hyrum Wright]
Language: eng
Format: epub, pdf
Publisher: O'Reilly Media, Inc.
Published: 2020-03-24T16:00:00+00:00


Use the graph to determine the transitive dependencies of MyBinary, that is, every target that MyBinary depends on and every target that those targets depend on, recursively.

Build (or download for external dependencies) each of those dependencies, in order. Bazel starts by building each target that has no other dependencies, and keeps track of which dependencies still need to be built for each target. As soon as all of a target’s dependencies are built, Bazel starts building that target. This process continues until every one of MyBinary’s transitive dependencies have been built.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.